-- card: 121645 from stack: in.11 -- bmap block id: 130143 -- flags: 4000 -- background id: 44892 -- name: write ----- HyperTalk script ----- on opencard hide menubar end opencard -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=476 top=21 right=57 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp visual effect iris close pop card end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: A003 -- rect: left=63 top=65 right=89 bottom=331 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Write a Letter ----- HyperTalk script ----- on mouseUp go to card "select" end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: A003 -- rect: left=64 top=100 right=123 bottom=331 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Create/Edit Your Address ----- HyperTalk script ----- on mouseUp go to card "address" end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: A003 -- rect: left=63 top=134 right=158 bottom=331 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Tips for Effective Letters ----- HyperTalk script ----- on mouseUp go to card "tips" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: A003 -- rect: left=377 top=85 right=143 bottom=446 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ? ----- HyperTalk script ----- on mouseUp go to card "wphelp" end mouseUp